Skip to content

Comments

Run tests that require tzdata on stan-aarch64-ubuntu#666

Merged
encukou merged 4 commits intopython:mainfrom
StanFromIreland:run-tzdata
Feb 20, 2026
Merged

Run tests that require tzdata on stan-aarch64-ubuntu#666
encukou merged 4 commits intopython:mainfrom
StanFromIreland:run-tzdata

Conversation

@StanFromIreland
Copy link
Member

Similarly to the test_xpickle, these tests are currently not run anywhere, since the 'tzdata' resource is excluded from 'all'. See python/cpython#99649 for more information.

aarch64 Ubuntu test_xpickle only takes two minutes to run, so I think having both should be ok?

@vstinner
Copy link
Member

Why not running xpickle and tzdata tests in the same job? Using two jobs means that we clone the Git repository twice and build Python twice.

@encukou
Copy link
Member

encukou commented Feb 19, 2026 via email

Co-authored-by: Victor Stinner <vstinner@python.org>
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@encukou encukou merged commit b339263 into python:main Feb 20, 2026
1 check passed
@StanFromIreland StanFromIreland deleted the run-tzdata branch February 20, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants